POV-Ray : Newsgroups : povray.advanced-users : Max-value with function int() : Re: Max-value with function int() Server Time
29 Jul 2024 06:23:03 EDT (-0400)
  Re: Max-value with function int()  
From: Thorsten Froehlich
Date: 14 May 2003 16:38:42
Message: <3ec2a952@news.povray.org>
In article <3ec25305@news.povray.org> , "Will W" <wil### [at] NOSPAMwizzardsnet>
wrote:

> So, this demonstrates this implementation of POV represents integers with a
> 32 bit number wheel, that wraps from positive to negative values at 2 raised
> to the 31st power (2^31, 2**31, or pow(2,31). This is of course because the
> high order bit is used as a sign bit.

Nobody ever said POV-Ray offers infinite precision.  To the contrary, it has
been said very often that very small or very big numbers when used will not
always produce the desired results.

    Thorsten

____________________________________________________
Thorsten Froehlich
e-mail: mac### [at] povrayorg

I am a member of the POV-Ray Team.
Visit POV-Ray on the web: http://mac.povray.org


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.